Hi,
Is there a difference between using the: if(bInit == false){}
vs using the if (nState == BARSTATE_ALLBARS) { }
as I understand it both are limited to "the bars are being loaded by the script".
Thank you for any help.
Wayne
Is there a difference between using the: if(bInit == false){}
vs using the if (nState == BARSTATE_ALLBARS) { }
as I understand it both are limited to "the bars are being loaded by the script".
Thank you for any help.
Wayne
Comment